Vcenter NamespaceManagement Networks Edges Server

Vcenter NamespaceManagement Networks Edges Server
Vcenter NamespaceManagement Networks Edges Server

A Vcenter NamespaceManagement Networks Edges Server schema represents an endpoint used to configure load balancers.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "host": "string",
    "port": 0
}
string
host
Required

Vcenter NamespaceManagement Networks Edges Server.host specifies a the management hostname or IPv4 address for a load balancer.

This property was added in vSphere API 8.0.0.1.

integer As int64 As int64
port
Required

Vcenter NamespaceManagement Networks Edges Server.port specifies a management port used to access a load balancer.

This property was added in vSphere API 8.0.0.1.